xen: arm: fix boot on arndale.
authorIan Campbell <ian.campbell@citrix.com>
Thu, 11 Sep 2014 12:55:08 +0000 (13:55 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 12 Sep 2014 10:09:07 +0000 (11:09 +0100)
commit6baa3b58a1b066977ddc29c56b9b3cda123e70c6
tree0dc93b07df579437f832bdc264c98c5ca6948d79
parent89f5ca3b5f16a1418b1ae4b2e36a6453a1dce309
xen: arm: fix boot on arndale.

The differences between Arndale and the Odoid-XU are more interesting
than first though, which results in 0bf8ddecb4df "xen/arm: Add
support for the Odroid-XU board." breaking boot on arndale.

Revert back to arndale compatible behaviour while we sort this out.
Specifically we must (counterintuitively) use the regular (!ns)
sysram and the correct offset is 0x0 and 0x1c.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: Julien Grall <julien.grall@linaro.org>
xen/arch/arm/platforms/exynos5.c